Skip to content
Back to search
30
MCP

Massive Context

pulsemcp/massive context

Handles massive token contexts with intelligent chunking, sub-queries, and local Ollama inference.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

massive-context-mcp
Handle 10M+ token contexts with chunking, sub-queries, and local Ollama inference
0 tools
io.github.egoughnour/massive-context-mcp
Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.
0 tools
massive context mcp
Metadata-only Glama MCP server.
0 tools
Big Indexer
Architecture-aware MCP context with boundaries, seams, impact scope, and BGI-TWIN guidance.
0 tools
ai.wild-card/deepcontext
Advanced codebase indexing and semantic search MCP server
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "massive_context": {
      "url": "None",
      "transport": "http"
    }
  }
}